home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1994 June: Reference Library / Dev.CD Jun 94.toast / Periodicals / develop / develop Issue 11 / develop 11 code / Graphical Truffles / Read Me < prev   
Encoding:
Text File  |  1992-11-16  |  1012 b   |  30 lines  |  [TEXT/MPS ]

  1. 11-11-92    Changed DirectPlotColorIcon so that it uses longs instead of shorts.
  2.             This fixes problems with THINK C users.
  3.             Also fixed the rez file, & made a THINK C project file.
  4.     Thanks to those of you who pointed this out.
  5.     If you have any comments, please feel free to link me at BRIGHAM
  6.     and I'll respond when I can...
  7.  
  8.     Right now I am not planning on putting more direct code on the CD, but if you
  9.     link me, I'll send you what I have, which is somewhat unclean.
  10.     
  11.     To build the MPW version, move the Blasto.π.rsrc into the same folder as
  12.     the rest of the code, or change the makefile.
  13.     
  14. - Brigham Stevens
  15.  
  16. 6-29-92        Blasto Direct Screen Stuff
  17.  
  18. The pause that happens about once a second is because at the 
  19. start of each second, or 60 ticks,
  20. the icon is moved to the upper left without
  21. erasing the old image.
  22.  
  23. I have other direct screen code that is a little more 
  24. advanced, but was not ready for the CD.
  25. If you want it before the next CD, just link me at 
  26. BRIGHAM and I will send you a copy.
  27.  
  28.  
  29. - Brigham
  30.